Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui): wrong color in dark mode and format .xml files #95

Merged
merged 14 commits into from
Jan 30, 2022

Conversation

hoc081098
Copy link
Member

  • style: format .xml files

- style: format .xml files
@hoc081098 hoc081098 changed the title fix(ui): wrong color in dark mode fix(ui): wrong color in dark mode and format .xml files Jan 29, 2022
@codecov
Copy link

codecov bot commented Jan 29, 2022

Codecov Report

Merging #95 (c7ccdf0) into master (2814d42) will increase coverage by 0.20%.
The diff coverage is 56.25%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #95      +/-   ##
============================================
+ Coverage     52.78%   52.98%   +0.20%     
  Complexity       73       73              
============================================
  Files            44       43       -1     
  Lines          1112     1104       -8     
  Branches        131      130       -1     
============================================
- Hits            587      585       -2     
+ Misses          496      489       -7     
- Partials         29       30       +1     
Impacted Files Coverage Δ
...p/src/main/java/com/hoc/flowmvi/core/CoreModule.kt 100.00% <ø> (ø)
...a/src/main/java/com/hoc/flowmvi/data/DataModule.kt 97.50% <ø> (ø)
...c/main/java/com/hoc/flowmvi/domain/DomainModule.kt 0.00% <ø> (ø)
...rc/main/java/com/hoc/flowmvi/ui/add/AddActivity.kt 0.00% <0.00%> (ø)
.../src/main/java/com/hoc/flowmvi/ui/add/AddModule.kt 0.00% <ø> (ø)
...rc/main/java/com/hoc/flowmvi/ui/main/MainModule.kt 0.00% <ø> (ø)
...n/java/com/hoc/flowmvi/ui/search/SearchActivity.kt 0.00% <0.00%> (ø)
...ain/java/com/hoc/flowmvi/ui/search/SearchModule.kt 0.00% <ø> (ø)
...in/java/com/hoc/flowmvi/data/UserRepositoryImpl.kt 86.58% <73.91%> (-0.32%) ⬇️
...n/java/com/hoc/flowmvi/ui/search/SearchContract.kt 100.00% <100.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2814d42...c7ccdf0. Read the comment docs.

@hoc081098 hoc081098 merged commit 2cfd5f7 into master Jan 30, 2022
@hoc081098 hoc081098 deleted the fix/UI_xml_format branch January 30, 2022 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant